WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridRowColCollection<T> Class / RemoveRange Method
In This Topic
    RemoveRange Method (GridRowColCollection<T>)
    In This Topic
    Syntax
    public void RemoveRange( 
       int startingIndex,
       int count
    )

    Parameters

    startingIndex
    count
    See Also